A B C D E F G H I J L M N O P Q R S T U V W

R

Range - Class in misc
This is a tuple class which is used to pass on a double range.
Range(double, double) - Constructor for class misc.Range
Specifies a continuous range.
RangeInt - Class in misc
This is a tuple class which is used to pass on an integer range.
RangeInt(int, int) - Constructor for class misc.RangeInt
Specifies a discrete range.
readFromDisk() - Method in class misc.Serializer
Read a serialized object from a file and restore it.
readStringToObject(String) - Method in class misc.Serializer
Converts a string back to an object.
ReceiveMessage(Action) - Method in class negotiator.Agent
informs you which action the opponent did
reconnect() - Static method in class negotiator.distributedtournament.DBController
Reconnect to the database.
reconstructLog(int) - Method in class negotiator.distributedtournament.DBController
Reconstructs the full log of outcomes by gluing all separate outcomes of the job together.
remove() - Method in class negotiator.BidIterator
 
remove(int) - Method in class negotiator.issue.Objective
Removes the child at the given index, setting it's parent to null.
remove(MutableTreeNode) - Method in class negotiator.issue.Objective
Removes node from the receiver's children, and sets it's parent to null.
removeEvaluator(Objective) - Method in class negotiator.utility.UtilitySpace
Removes an evaluator.
removeFromParent() - Method in class negotiator.issue.Objective
Removes the subtree rooted at this node from the tree, giving this node a null parent.
resetJobs(int) - Method in class negotiator.distributedtournament.DBController
Resets all sessions which were busy.
resume() - Method in class negotiator.Timeline
Method used to resume the timeline.

A B C D E F G H I J L M N O P Q R S T U V W